-
Notifications
You must be signed in to change notification settings - Fork 3
merge friends into sriyuth hamiz #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: shreekar-dev
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||
PR Type
Enhancement
Description
Implement gamification system with points, ranks, and progression tracking
Add task points calculation based on priority and deadline completion timing
Integrate rank progression UI with visual indicators and modal display
Expand task filtering to include overdue and unscheduled categories
Display earned points rewards when completing tasks with animations
Diagram Walkthrough
File Walkthrough
9 files
New gamification library with points and rank systemAdd points calculation to task creation pipelineAdd updatePoints method for user point managementSupport earned_points field in task updatesExpose updateUserPoints through API serviceDisplay rank progress with visual indicators and modalCalculate and update earned points on task completionAdd overdue and unscheduled task filter optionsDisplay earned points rewards with animations on completion